From: Mike Rapoport Date: Wed, 28 Jul 2010 17:06:16 +0000 (+0300) Subject: regulator: tps6586x: add dependancy on MFD_TPS6585x X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~16975^2~11 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1b13f4bbcbe0d9797bcfd7c8bee7c077787313e1;p=linux-4.9.git regulator: tps6586x: add dependancy on MFD_TPS6585x Signed-off-by: Mike Rapoport Signed-off-by: Liam Girdwood --- diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 93bf5fe5660c..172951bf23a4 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -231,7 +231,7 @@ config REGULATOR_AB8500 config REGULATOR_TPS6586X tristate "TI TPS6586X Power regulators" - depends on I2C + depends on MFD_TPS6586X help This driver supports TPS6586X voltage regulator chips.